home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2004 August / The Sunday Times - The Month 2004-08.iso / pc / engine / shell / shell.swf / scripts / DefineSprite_86 / frame_7 / DoAction.as
Encoding:
Text File  |  2004-07-06  |  112 b   |  6 lines

  1. button_mc.gotoAndPlay("start");
  2. button_mc.enter_btn.onPress = function()
  3. {
  4.    Tardis.intro.nextState();
  5. };
  6.